home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1998 August / PC Plus SuperCD 50a Issue 142 (CD142a) (August 1998).iso / handson / supercede / Knowodys / TOPICS / audio / T1501S9.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1997-08-14  |  545.3 KB  |  1 channel  |  22,050 sample rate  |  25 seconds
Transcription: Within the class declaration, you specify the information you need to know about this class when it is executing. This information is defined by fields within the class. A specific instance of a field within an object is called an instance variable. In this example, the fields define information such as which image to display and its current position, specified as X and Y coordinates.